home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _F0B941B97ED844798866D48E6D5F18C5 < prev    next >
Text File  |  2008-06-28  |  13KB  |  324 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>431</width>
  12.             <height>370</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QGroupBox" row="2" column="1">
  23.             <property name="name">
  24.                 <cstring>PartArchControlsGroup</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>5</hsizetype>
  29.                     <vsizetype>4</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="margin">
  35.                 <number>0</number>
  36.             </property>
  37.             <property name="title">
  38.                 <string>Archive &details</string>
  39.             </property>
  40.             <grid>
  41.                 <property name="name">
  42.                     <cstring>unnamed</cstring>
  43.                 </property>
  44.                 <property name="margin">
  45.                     <number>13</number>
  46.                 </property>
  47.                 <property name="spacing">
  48.                     <number>10</number>
  49.                 </property>
  50.                 <widget class="QLabel" row="1" column="0">
  51.                     <property name="name">
  52.                         <cstring>textLabel2_2</cstring>
  53.                     </property>
  54.                     <property name="sizePolicy">
  55.                         <sizepolicy>
  56.                             <hsizetype>4</hsizetype>
  57.                             <vsizetype>5</vsizetype>
  58.                             <horstretch>0</horstretch>
  59.                             <verstretch>0</verstretch>
  60.                         </sizepolicy>
  61.                     </property>
  62.                     <property name="text">
  63.                         <string>Estimated archive size:</string>
  64.                     </property>
  65.                     <property name="buddy" stdset="0">
  66.                         <cstring>backDestLocation</cstring>
  67.                     </property>
  68.                 </widget>
  69.                 <widget class="QLabel" row="1" column="1">
  70.                     <property name="name">
  71.                         <cstring>BurnerEstimatedImageSize</cstring>
  72.                     </property>
  73.                     <property name="sizePolicy">
  74.                         <sizepolicy>
  75.                             <hsizetype>5</hsizetype>
  76.                             <vsizetype>5</vsizetype>
  77.                             <horstretch>0</horstretch>
  78.                             <verstretch>0</verstretch>
  79.                         </sizepolicy>
  80.                     </property>
  81.                     <property name="text">
  82.                         <string></string>
  83.                     </property>
  84.                     <property name="textFormat">
  85.                         <enum>AutoText</enum>
  86.                     </property>
  87.                     <property name="scaledContents">
  88.                         <bool>true</bool>
  89.                     </property>
  90.                     <property name="alignment">
  91.                         <set>AlignVCenter</set>
  92.                     </property>
  93.                 </widget>
  94.                 <widget class="QLabel" row="0" column="0">
  95.                     <property name="name">
  96.                         <cstring>textLabel1</cstring>
  97.                     </property>
  98.                     <property name="sizePolicy">
  99.                         <sizepolicy>
  100.                             <hsizetype>5</hsizetype>
  101.                             <vsizetype>5</vsizetype>
  102.                             <horstretch>0</horstretch>
  103.                             <verstretch>0</verstretch>
  104.                         </sizepolicy>
  105.                     </property>
  106.                     <property name="text">
  107.                         <string>&Archive name:</string>
  108.                     </property>
  109.                     <property name="textFormat">
  110.                         <enum>AutoText</enum>
  111.                     </property>
  112.                     <property name="alignment">
  113.                         <set>AlignVCenter</set>
  114.                     </property>
  115.                     <property name="buddy" stdset="0">
  116.                         <cstring>ArchiveNameEdit</cstring>
  117.                     </property>
  118.                 </widget>
  119.                 <widget class="CLineEdit" row="0" column="1">
  120.                     <property name="name">
  121.                         <cstring>ArchiveNameEdit</cstring>
  122.                     </property>
  123.                     <property name="sizePolicy">
  124.                         <sizepolicy>
  125.                             <hsizetype>5</hsizetype>
  126.                             <vsizetype>0</vsizetype>
  127.                             <horstretch>0</horstretch>
  128.                             <verstretch>0</verstretch>
  129.                         </sizepolicy>
  130.                     </property>
  131.                     <property name="minimumSize">
  132.                         <size>
  133.                             <width>150</width>
  134.                             <height>0</height>
  135.                         </size>
  136.                     </property>
  137.                     <property name="maxLength">
  138.                         <number>8</number>
  139.                     </property>
  140.                     <property name="HintText" stdset="0">
  141.                         <string>Enter an archive name here</string>
  142.                     </property>
  143.                     <property name="whatsThis" stdset="0">
  144.                         <string>Try to use informative names for archives to easily find what you need later. By default, the program offers an easy to catch name containing the date of its creation.</string>
  145.                     </property>
  146.                 </widget>
  147.                 <widget class="QLabel" row="0" column="2">
  148.                     <property name="name">
  149.                         <cstring>textLabel2</cstring>
  150.                     </property>
  151.                     <property name="sizePolicy">
  152.                         <sizepolicy>
  153.                             <hsizetype>7</hsizetype>
  154.                             <vsizetype>5</vsizetype>
  155.                             <horstretch>0</horstretch>
  156.                             <verstretch>0</verstretch>
  157.                         </sizepolicy>
  158.                     </property>
  159.                     <property name="text">
  160.                         <string>(No more than 8 symbols and only in English.)</string>
  161.                     </property>
  162.                     <property name="alignment">
  163.                         <set>WordBreak|AlignVCenter</set>
  164.                     </property>
  165.                 </widget>
  166.             </grid>
  167.         </widget>
  168.         <widget class="CStaticTip" row="3" column="1">
  169.             <property name="name">
  170.                 <cstring>PartWarningTip</cstring>
  171.             </property>
  172.             <property name="sizePolicy">
  173.                 <sizepolicy>
  174.                     <hsizetype>5</hsizetype>
  175.                     <vsizetype>4</vsizetype>
  176.                     <horstretch>0</horstretch>
  177.                     <verstretch>0</verstretch>
  178.                 </sizepolicy>
  179.             </property>
  180.             <property name="TipText" stdset="0">
  181.                 <string></string>
  182.             </property>
  183.             <property name="Alignment" stdset="0">
  184.                 <set>WordBreak|AlignVCenter</set>
  185.             </property>
  186.             <property name="Margin" stdset="0">
  187.                 <number>10</number>
  188.             </property>
  189.             <property name="ShadowWidth" stdset="0">
  190.                 <number>2</number>
  191.             </property>
  192.             <property name="layoutMargin" stdset="0">
  193.             </property>
  194.             <vbox>
  195.             </vbox>
  196.         </widget>
  197.         <widget class="QLabel" row="0" column="1">
  198.             <property name="name">
  199.                 <cstring>textLabel1_2</cstring>
  200.             </property>
  201.             <property name="text">
  202.                 <string>Select a recorder to burn archive images to.</string>
  203.             </property>
  204.         </widget>
  205.         <widget class="CFileBrowserTreeView" row="1" column="1">
  206.             <property name="name">
  207.                 <cstring>DestBurnersListView</cstring>
  208.             </property>
  209.             <property name="allColumnsShowFocus">
  210.                 <bool>true</bool>
  211.             </property>
  212.             <property name="whatsThis" stdset="0">
  213.                 <string>Here you can see a list of all CD/DVD recordable devices available in the system, both physical and program (ISO image makers). Select the required device by clicking on it.</string>
  214.             </property>
  215.         </widget>
  216.         <spacer row="1" column="0">
  217.             <property name="name">
  218.                 <cstring>spacer9</cstring>
  219.             </property>
  220.             <property name="orientation">
  221.                 <enum>Horizontal</enum>
  222.             </property>
  223.             <property name="sizeType">
  224.                 <enum>Fixed</enum>
  225.             </property>
  226.             <property name="sizeHint">
  227.                 <size>
  228.                     <width>10</width>
  229.                     <height>20</height>
  230.                 </size>
  231.             </property>
  232.         </spacer>
  233.         <spacer row="1" column="2">
  234.             <property name="name">
  235.                 <cstring>spacer9_2</cstring>
  236.             </property>
  237.             <property name="orientation">
  238.                 <enum>Horizontal</enum>
  239.             </property>
  240.             <property name="sizeType">
  241.                 <enum>Fixed</enum>
  242.             </property>
  243.             <property name="sizeHint">
  244.                 <size>
  245.                     <width>10</width>
  246.                     <height>20</height>
  247.                 </size>
  248.             </property>
  249.         </spacer>
  250.         <widget class="CTaskDlgLabel" row="4" column="1">
  251.             <property name="name">
  252.                 <cstring>MBRBurningWarning2</cstring>
  253.             </property>
  254.             <property name="sizePolicy">
  255.                 <sizepolicy>
  256.                     <hsizetype>5</hsizetype>
  257.                     <vsizetype>4</vsizetype>
  258.                     <horstretch>0</horstretch>
  259.                     <verstretch>0</verstretch>
  260.                 </sizepolicy>
  261.             </property>
  262.             <property name="Caption" stdset="0">
  263.                 <string></b>Please note that HDD first tracks and MBRs <b>cannot be saved</b> to CD or DVD</string>
  264.             </property>
  265.             <property name="SubCaption" stdset="0">
  266.                 <string></string>
  267.             </property>
  268.             <property name="Icon" stdset="0">
  269.                 <cstring>warning_small</cstring>
  270.             </property>
  271.             <property name="HasCaption" stdset="0">
  272.                 <bool>true</bool>
  273.             </property>
  274.             <property name="HasSubCaption" stdset="0">
  275.                 <bool>false</bool>
  276.             </property>
  277.         </widget>
  278.     </grid>
  279. </widget>
  280. <connections>
  281.     <connection>
  282.         <sender>ArchiveNameEdit</sender>
  283.         <signal>lostFocus()</signal>
  284.         <receiver>Form1</receiver>
  285.         <slot>ArchiveNameEdit_lostFocus()</slot>
  286.     </connection>
  287.     <connection>
  288.         <sender>ArchiveNameEdit</sender>
  289.         <signal>textChanged(const QString&)</signal>
  290.         <receiver>Form1</receiver>
  291.         <slot>ArchiveNameEdit_textChanged(const QString&)</slot>
  292.     </connection>
  293.     <connection>
  294.         <sender>DestBurnersListView</sender>
  295.         <signal>selectionChanged()</signal>
  296.         <receiver>Form1</receiver>
  297.         <slot>DestBurnersListView_selectionChanged()</slot>
  298.     </connection>
  299. </connections>
  300. <tabstops>
  301.     <tabstop>ArchiveNameEdit</tabstop>
  302. </tabstops>
  303. <slots>
  304.     <slot>MyComputerBrowserPanel_fileHighlighted(const QString&)</slot>
  305.     <slot>onBackupDestDirEntered(const QString&)</slot>
  306.     <slot>onBackupDestMyComputerClicked()</slot>
  307.     <slot>onBackupDestEditLostFocus()</slot>
  308.     <slot>onBackupDestEditTextChanged(const QString&)</slot>
  309.     <slot>onBackupDestFileSelected(const QString&)</slot>
  310.     <slot>onBackupDestBurnersClicked(QListViewItem*)</slot>
  311.     <slot>ArchiveNameEdit_lostFocus()</slot>
  312.     <slot>ArchiveNameEdit_textChanged(const QString &)</slot>
  313.     <slot>DestBurnersListView_currentChanged(QListViewItem*)</slot>
  314.     <slot>DestBurnersListView_selectionChanged()</slot>
  315. </slots>
  316. <layoutdefaults spacing="6" margin="0"/>
  317. <includehints>
  318.     <includehint>lineedit.h</includehint>
  319.     <includehint>statictip.h</includehint>
  320.     <includehint>filebrowserlist.h</includehint>
  321.     <includehint>taskdlglabel.h</includehint>
  322. </includehints>
  323. </UI>
  324.